home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 1 / The Arsenal Files (Arsenal Computer).ISO / bbs / tm0106.txt < prev    next >
Text File  |  1994-01-23  |  5KB  |  93 lines

  1. SEA Technical Memorandum #0106, Using SEAdog with PC-Board
  2. Contributed by: Charles R. Lekowski
  3. Last updated: December 11, 1990
  4. Copyright 1990 by System Enhancement Associates, Inc.
  5.  
  6.  
  7.  
  8.                        Using SEAdog With PC-Board
  9.  
  10.  
  11. This document describes how to interface PC-Board version 14.2 or higher
  12. with the SEAdog network mail system.
  13.  
  14. Beginning with version 14.2, PC-Board is capable of supporting the use of
  15. NetMail. By using netmail, a sysop can open a whole new world to his users 
  16. that they never dreamed was possible. Now BBS's numbering over 3000+ can 
  17. connect their systems over a vast electronic mail network all across the 
  18. world.  
  19.  
  20. SEAdog is a full-featured electronic mail system based on the personal 
  21. computer and using standard telephone lines. It is a sophisticated store-
  22. and-forward mail system which can be configured in a virtually unlimited 
  23. number of network topologies (more on this later). Unlike some networks, 
  24. the end user never need concern himself with network routing as it all 
  25. happens automatically. The user just enters and retrieves messages, SEAdog 
  26. takes care of the details.  
  27.  
  28. The hardware necessary to run PC-Board is sufficient to run SEAdog. The
  29. heart of SEAdog is the network mail server, MAILER.EXE. This is the program 
  30. that places and receives phone calls, handles message routing, and so 
  31. forth.  
  32.  
  33. SEAdog may be invoked in one of two ways. The first, and most preferred 
  34. method is to have SEAdog load PC-Board. This way parameters such as Time and
  35. Baud rate are passed to the batch file that loads the BBS. These parameters 
  36. will adjust the time that a user usually gets on the system to allow for an 
  37. upcoming mail event as well as telling the BBS the baud rate of the caller.  
  38.  
  39. To set PC-Board up in this manner, a parameter must be changed in the
  40. PCBSETUP configuration file. This option is used to tell PC-BOARD how it
  41. will recycle after a caller logs off. Menu `F' Options 1 is where you would
  42. define this option. The question that is being looked for is "Exit to DOS
  43. after each call." You would answer `Y' to this so that PC-Board will exit
  44. to DOS and re-invoke SEAdog. The second option is to let PC-BOARD drop to
  45. DOS at a time when telephone costs are lower and invoke the mailer so that
  46. it begins placing phone calls to other SEAdog systems to pass them your
  47. outgoing mail and receive incoming phone calls. This option is invoked from
  48. Menu `E' Node,Event,Subscriptions options. In this option, you would set the
  49. time that your timed-event would start, and the times to stop letting users
  50. onto the system before the event.
  51.  
  52. This document is not intended to replace the SEAdog manual, but rather to 
  53. provide information that an PC-Board sysop would find useful when configuring
  54. PC-Board to run with SEAdog. A separate program, such as Inter-PCB or similar
  55. is necessary if you want to import/export the messages into the PC-Board
  56. messages bases. If you would rather use a door, then SMLNET by Darwin Collins
  57. or a similar mail reader, is required for the BBS users to be able to read
  58. and enter the netmail/echomail messages, since the PC-BOARD message base
  59. format is not yet compatible with the SEAdog/EchoMail/GroupMail format.
  60.  
  61. If you are using a version of PC-Board prior to version 14.2 then other
  62. programs will be required in order to be able to use a front-end mailer.
  63. These programs, however, were unreliable and full of bugs and were not
  64. perfected prior to the release of PC-Board 14.2 which allows the use of a
  65. mailer program.
  66.  
  67. The SEAdog mailer must be told to pass non-mail callers (i.e. humans) to 
  68. PC-Board. This is done with the BBS statement in the CONFIG.DOG file, like so:
  69.  
  70.     BBS C:\PCB\BOARD.BAT *D *X
  71.  
  72. This tells the SEAdog mailer to load PC-Board directly.
  73.  
  74. SEAdog's default banner states that it is a private mail system, and asks 
  75. the caller to hang up.  You will want to change this.  You can use either 
  76. or both of two methods.  The first is the BANNER statement in your 
  77. configuration file.  Whatever follows the word "BANNER", up to the end of 
  78. the line or a semicolon, is displayed instead of the default banner.  A 
  79. typical example might be: 
  80.  
  81.     BANNER SEAboard system -- stand by while PC-Board loads.
  82.  
  83. You can also create a text file named BANNER.DOG, which will be displayed 
  84. instead of the banner string to any callers outside of mail events.  This 
  85. file may contain anything you like, and may be as long as you like, but we 
  86. recommend that you keep it short, as SEAdog banners cannot be interrupted.  
  87.  
  88.  
  89. PC-Board is copyrighted by Clark Development Corporation, and is distributed
  90. solely by Clark Development Corporation.
  91.  
  92. SEAdog is copyrighted By Systems Enhancements Associates, Inc.
  93.